.profile-page{display:flex;justify-content:center;width:100%;box-sizing:border-box}.profile-wrapper{background-color:var(--dark);display:flex;flex-direction:column;position:relative;z-index:2;width:100%;max-width:1300px;margin:50px auto 80px;box-sizing:border-box;overflow:hidden}.profile-wrapper::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:var(--grunge);background-position:center;background-blend-mode:soft-light;opacity:0.3;pointer-events:none;z-index:1}.profile-pinterest-header{position:relative;width:100%;height:665px;overflow:hidden !important;z-index:2;display:flex;justify-content:center;align-items:flex-start;opacity:0.20}.profile-pinterest-header::before{content:"";background:#525252;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0.4;z-index:2;pointer-events:none}.profile-pinterest-header > a{transform:scale(1.8);transform-origin:top center;width:100%;display:block;position:relative}.profile-pinterest-header span[class*="_board"]{display:flex;flex-wrap:wrap;justify-content:center !important;align-items:flex-start;gap:0 !important;padding:0 !important;margin:0 !important;width:100% !important}.profile-pinterest-header span[class*="_embed_grid"]{background:none !important;border-radius:0 !important;display:flex !important;flex-wrap:wrap !important;justify-content:center !important;width:100% !important;max-width:none !important;padding:0 !important;margin:0 !important}.profile-pinterest-header span[class*="_bd"]{width:100% !important;height:670px !important;min-height:670px !important;max-height:670px !important;overflow:hidden !important;display:flex;flex-wrap:wrap;justify-content:center;padding:0 !important}.profile-pinterest-header span[class*="_hd"],.profile-pinterest-header span[class*="_ft"]{display:none !important}.profile-pinterest-header [class$="_col"]{padding:0 !important;margin:0 !important;border:none !important}.profile-pinterest-header span[class*="_img"]{display:block !important;box-shadow:none !important;border-radius:0 !important;border:none !important;filter:grayscale(1) brightness(0.4) contrast(1.2) !important;transition:none !important;margin:0 !important}.profile-pinterest-header span[class*="_img"]:hover{filter:grayscale(1) brightness(0.4) contrast(1.2) !important;transform:none !important}.profile-pinterest-header span[class*="_img"] img{display:block !important;width:100% !important;height:auto !important;opacity:1 !important;visibility:visible !important;position:static !important}.profile-pinterest-header a{pointer-events:none !important;cursor:default !important}.profile-header{position:absolute;top:0;left:0;right:0;z-index:10;display:flex;gap:60px;padding:80px 80px;align-items:flex-start}.profile-header .border-segment.left{position:absolute;border-left:var(--border-style);top:calc(var(--border-padding) + var(--corner-size));left:var(--border-padding);height:calc(100% - var(--border-padding) * 2 - var(--corner-size) * 2)}.profile-header .border-segment.top{position:absolute;border-bottom:var(--border-style);top:var(--border-padding);left:calc(var(--border-padding) + var(--corner-size));width:calc(100% - var(--border-padding) * 2 - var(--corner-size) * 2)}.profile-header .border-segment.top::after{content:"";position:absolute;border:var(--border-style);border-top:0;border-left:0;width:var(--corner-size);height:var(--corner-size);border-radius:0 0 100% 0;top:0;left:calc(var(--corner-size) * -1)}.profile-header .border-segment.top::before{content:"";position:absolute;border:var(--border-style);border-top:0;border-right:0;width:var(--corner-size);height:var(--corner-size);border-radius:0 0 0 100%;top:0;right:calc(var(--corner-size) * -1)}.profile-header .border-segment.right{position:absolute;border-left:var(--border-style);top:calc(var(--border-padding) + var(--corner-size));right:var(--border-padding);height:calc(100% - var(--border-padding) * 2 - var(--corner-size) * 2)}.profile-header .border-segment.bottom{position:absolute;border-top:var(--border-style);bottom:var(--border-padding);left:calc(var(--border-padding) + var(--corner-size));width:calc(100% - var(--border-padding) * 2 - var(--corner-size) * 2)}.profile-header .border-segment.bottom::before{content:"";position:absolute;border:var(--border-style);border-bottom:0;border-left:0;width:var(--corner-size);height:var(--corner-size);border-radius:0 100% 0 0;bottom:0;left:calc(var(--corner-size) * -1)}.profile-header .border-segment.bottom::after{content:"";position:absolute;border:var(--border-style);border-bottom:0;border-right:0;width:var(--corner-size);height:var(--corner-size);border-radius:100% 0 0 0;bottom:0;right:calc(var(--corner-size) * -1)}.profile-header-left{flex-shrink:0}.profile-header-image{width:400px;height:500px;overflow:hidden;position:relative;outline:1px solid var(--greybg);outline-offset:10px}.profile-header-image img{width:100%;height:100%;object-fit:cover;filter:grayscale(1);transition:all 0.5s ease;display:block;position:relative;z-index:0}.profile-header-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--profile-accent);mix-blend-mode:multiply;transition:opacity 0.9s ease;pointer-events:none;z-index:2}.profile-header-image:hover::before{opacity:0}.profile-header-image:hover img{filter:grayscale(0)}.profile-header-right{flex:1;min-width:0;position:relative;padding:0;display:flex;flex-direction:column;gap:0;align-items:center;text-align:center;align-self:center}.profile-name-header{font-family:var(--title-font);font-size:3rem;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;color:var(--profile-accent);line-height:1;text-align:center;word-break:break-word;padding-bottom:30px;position:relative;margin-bottom:0}.profile-name-header::before{content:'';position:absolute;top:75px;left:0;right:0;height:1px;background:linear-gradient(to right,var(--text1) 0%,var(--text1) calc(50% - 55px),transparent calc(50% - 55px),transparent calc(50% + 55px),var(--text1) calc(50% + 55px),var(--text1) 100%
  );opacity:0.2;z-index:1}.profile-name-header::after{content:'';position:absolute;top:25px;left:50%;transform:translateX(-50%);width:100px;height:100px;background-image:url(/images/ink-embers/divider.svg);background-size:contain;background-repeat:no-repeat;background-position:center;filter:brightness(0) saturate(100%) invert(99%) sepia(2%) saturate(543%) hue-rotate(314deg) brightness(116%) contrast(94%);opacity:0.7;z-index:2}.profile-info-line{font-family:var(--sans-serif);font-size:0.75rem;text-transform:uppercase;letter-spacing:0.15em;color:var(--text1);opacity:0.8;line-height:1;position:absolute;top:110px;left:50%;transform:translateX(-50%);z-index:3;white-space:nowrap;text-align:center;width:100%}.info-left{position:absolute;right:50%;margin-right:10px}.info-right{position:absolute;left:50%;margin-left:10px}.info-dot{position:absolute;left:50%;transform:translateX(-50%);opacity:0.4;pointer-events:none}.profile-quote{font-family:var(--serif);font-size:0.9rem;line-height:1.8;color:var(--text1);opacity:0.8;font-style:italic;max-width:600px;text-align:center;padding:0px 40px;position:relative;z-index:1;margin-top:75px}.profile-actions{display:flex;gap:15px;margin-top:25px;justify-content:center}.profile-action-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--greybg);color:var(--grey) !important;opacity:0.5;transition:all 0.3s ease;text-decoration:none !important}.profile-action-btn:hover{opacity:1;color:var(--text1) !important;background:rgba(var(--dark-rgb),0.6);transform:translateY(-2px);text-decoration:none !important}.profile-action-btn i{font-size:16px}form[action*="exp_app"]{display:inline-block;margin:0;width:36px;height:36px;position:relative;transition:all 0.3s ease}form[action*="exp_app"] input#exp_app.bl-btn{width:36px !important;height:36px !important;border-radius:50% !important;background:var(--greybg) !important;border:none !important;opacity:0.5;transition:all 0.3s ease;font-size:0 !important;color:transparent !important;text-indent:-9999px !important;cursor:pointer}form[action*="exp_app"]:before{content:"\f0c6";font-family:"Font Awesome 7 Pro" !important;font-weight:900 !important;font-size:16px !important;color:var(--grey) !important;position:absolute !important;left:50% !important;top:50% !important;transform:translate(-50%,-50%) !important;pointer-events:none !important;z-index:1 !important;transition:all 0.3s ease !important;opacity:1 !important;-webkit-text-fill-color:var(--grey) !important;filter:none !important;opacity:0.5!important}form[action*="exp_app"]:hover{transform:translateY(-2px)}form[action*="exp_app"]:hover input#exp_app.bl-btn{opacity:1;background:rgba(var(--dark-rgb),0.6) !important}form[action*="exp_app"]:hover:before{color:var(--text1) !important;-webkit-text-fill-color:var(--text1) !important}.profile-tabs{padding:20px 50px;margin-top:auto;display:flex;flex-direction:row;align-items:center;gap:15px;position:relative;z-index:2;flex:1;background-image:url(/images/ink-embers/oxford4.png);background-position:center;background-blend-mode:multiply}.profile-tabs::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--profile-accent);mix-blend-mode:multiply;pointer-events:none;z-index:1}.profile-tab{font-family:var(--title-font);font-size:1.3rem;text-transform:uppercase;letter-spacing:0.1em;color:var(--grey) !important;text-decoration:none !important;display:flex;align-items:center;gap:15px;padding:8px 15px;position:relative;z-index:2;transition:all 0.3s ease}.profile-tab:hover{color:var(--profile-accent) !important}.profile-tab.active{color:var(--text1) !important}.profile-tab:visited{color:var(--grey-light) !important}.profile-tab:hover:visited{color:var(--profile-accent) !important}.profile-tab.active:visited{color:var(--text1) !important}.profile-tab i{font-size:0.7rem;opacity:0.5;transition:opacity 0.3s ease}.profile-tab:hover i,.profile-tab.active i{opacity:1}.profile-content{position:relative;z-index:2;display:block;padding:20px 20px}.tab-content{display:none}.tab-content.active{display:block;animation:slideInContent 0.6s ease forwards}@keyframes slideInContent{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.profile-headline{font-family:var(--title-font);font-size:2.2rem;font-weight:normal;text-transform:uppercase;letter-spacing:0.2em;color:var(--profile-accent);margin:30px;30px
  line-height:0.9;border-bottom:1px solid var(--greybg)}.profile-headline2{font-family:var(--title-font);font-size:2.0rem;font-weight:normal;text-transform:uppercase;letter-spacing:0.2em;color:var(--profile-accent);margin:30px;30px
  line-height:0.9;border-bottom:1px solid var(--greybg)}.profile-facts-wrapper{position:relative;background-color:var(--dark3);padding:70px 70px;margin-bottom:40px;width:100%;box-sizing:border-box}.profile-facts-wrapper .border-segment.left{position:absolute;border-left:var(--border-style);top:calc(var(--border-padding) + var(--corner-size));left:var(--border-padding);height:calc(100% - var(--border-padding) * 2 - var(--corner-size) * 2)}.profile-facts-wrapper .border-segment.top{position:absolute;border-bottom:var(--border-style);top:var(--border-padding);left:calc(var(--border-padding) + var(--corner-size));width:calc(100% - var(--border-padding) * 2 - var(--corner-size) * 2)}.profile-facts-wrapper .border-segment.top::after{content:"";position:absolute;border:var(--border-style);border-top:0;border-left:0;width:var(--corner-size);height:var(--corner-size);border-radius:0 0 100% 0;top:0;left:calc(var(--corner-size) * -1)}.profile-facts-wrapper .border-segment.top::before{content:"";position:absolute;border:var(--border-style);border-top:0;border-right:0;width:var(--corner-size);height:var(--corner-size);border-radius:0 0 0 100%;top:0;right:calc(var(--corner-size) * -1)}.profile-facts-wrapper .border-segment.right{position:absolute;border-left:var(--border-style);top:calc(var(--border-padding) + var(--corner-size));right:var(--border-padding);height:calc(100% - var(--border-padding) * 2 - var(--corner-size) * 2)}.profile-facts-wrapper .border-segment.bottom{position:absolute;border-top:var(--border-style);bottom:var(--border-padding);left:calc(var(--border-padding) + var(--corner-size));width:calc(100% - var(--border-padding) * 2 - var(--corner-size) * 2)}.profile-facts-wrapper .border-segment.bottom::before{content:"";position:absolute;border:var(--border-style);border-bottom:0;border-left:0;width:var(--corner-size);height:var(--corner-size);border-radius:0 100% 0 0;bottom:0;left:calc(var(--corner-size) * -1)}.profile-facts-wrapper .border-segment.bottom::after{content:"";position:absolute;border:var(--border-style);border-bottom:0;border-right:0;width:var(--corner-size);height:var(--corner-size);border-radius:100% 0 0 0;bottom:0;right:calc(var(--corner-size) * -1)}.profile-facts{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto auto;gap:25px 220px;position:relative;z-index:2;width:100%;max-width:100%}.profile-fact{display:flex;flex-direction:column;gap:3px;text-align:left;width:130%;overflow:hidden}.fact-label{font-family:var(--sans-serif);font-size:0.75rem;text-transform:uppercase;letter-spacing:0.1em;color:var(--profile-accent);opacity:0.7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:800;margin-bottom:8px}.fact-value{font-family:var(--sans-serif);font-size:0.80rem;color:var(--grey-light);line-height:1.2;overflow:hidden;text-overflow:ellipsis}.fact-value a{color:var(--profile-accent) !important;text-decoration:none;transition:color 0.3s ease}.fact-value a:hover{color:var(--text1) !important;text-decoration:none}.fact-value span[class*="is_empty"]{font-size:0}.fact-value span[class*="is_empty"]::before{content:'No Information';color:var(--text1);opacity:0.5;font-style:italic;font-size:0.75rem}.fact-value:empty::after{content:'No Information';color:var(--text1);opacity:0.5;font-style:italic;font-size:0.75rem}.profile-text-section{margin:40px 0;position:relative}.profile-text-content{font-family:var(--sans-serif);font-size:0.8rem;line-height:1.7;color:var(--grey-light);opacity:0.9;text-align:justify;position:relative;padding:0px 45px;column-count:2;column-gap:40px}.profile-text-content b{color:var(--profile-accent);font-weight:600;letter-spacing:0.03em}.profile-text-content i{font-style:italic;opacity:0.85}.personality-container{display:flex;justify-content:space-between;gap:60px;width:100%}.personality-column{flex:1;min-height:230px;background-color:rgba(var(--dark3-rgb),0.2);border:1px dashed rgba(var(--greybg-rgb),0.3)}.personality-trait{margin-bottom:25px}.trait-title{font-family:var(--sans-serif);font-size:0.75rem;text-transform:uppercase;letter-spacing:0.1em;color:var(--profile-accent);opacity:0.7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:800;margin-bottom:8px}.trait-row{display:flex;align-items:center;width:100%;margin-left:0}.label-left,.label-right{font-family:var(--sans-serif);text-transform:uppercase;font-size:0.70rem;line-height:1.2;color:var(--grey-light)}.label-left{margin-right:10px;width:120px}.label-right{margin-left:10px}.aucp_range{height:6px;background-color:var(--dark2);border-radius:3px;margin:0 15px;position:relative;display:inline-block;width:200px}.aucp_range_bar{height:6px;background-color:var(--profile-accent);border-radius:3px;position:absolute;top:0;left:0}.profile-attitudes-section{display:grid;grid-template-columns:650px 1fr;gap:40px;margin:40px 0 0 -20px;position:relative}.attitudes-image-wrapper{position:relative;width:650px;height:400px;overflow:hidden}.attitudes-image{width:100%;height:100%;position:relative}.attitudes-image img{width:100%;height:100%;object-fit:cover;filter:grayscale(1) brightness(0.4);display:block}.attitudes-image::before{content:"";background:#525252;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0.2;z-index:2;pointer-events:none}.attitudes-border-frame{position:absolute;top:25px;left:25px;right:25px;bottom:25px;z-index:5;pointer-events:none}.attitudes-border-frame .border-segment.left{position:absolute;border-left:var(--border-style);top:calc(var(--corner-size));left:0;height:calc(100% - var(--corner-size) * 2)}.attitudes-border-frame .border-segment.top{position:absolute;border-bottom:var(--border-style);top:0;left:calc(var(--corner-size));width:calc(100% - var(--corner-size) * 2)}.attitudes-border-frame .border-segment.top::after{content:"";position:absolute;border:var(--border-style);border-top:0;border-left:0;width:var(--corner-size);height:var(--corner-size);border-radius:0 0 100% 0;top:0;left:calc(var(--corner-size) * -1)}.attitudes-border-frame .border-segment.top::before{content:"";position:absolute;border:var(--border-style);border-top:0;border-right:0;width:var(--corner-size);height:var(--corner-size);border-radius:0 0 0 100%;top:0;right:calc(var(--corner-size) * -1)}.attitudes-border-frame .border-segment.right{position:absolute;border-left:var(--border-style);top:calc(var(--corner-size));right:0;height:calc(100% - var(--corner-size) * 2)}.attitudes-border-frame .border-segment.bottom{position:absolute;border-top:var(--border-style);bottom:0;left:calc(var(--corner-size));width:calc(100% - var(--corner-size) * 2)}.attitudes-border-frame .border-segment.bottom::before{content:"";position:absolute;border:var(--border-style);border-bottom:0;border-left:0;width:var(--corner-size);height:var(--corner-size);border-radius:0 100% 0 0;bottom:0;left:calc(var(--corner-size) * -1)}.attitudes-border-frame .border-segment.bottom::after{content:"";position:absolute;border:var(--border-style);border-bottom:0;border-right:0;width:var(--corner-size);height:var(--corner-size);border-radius:100% 0 0 0;bottom:0;right:calc(var(--corner-size) * -1)}.attitudes-quote{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;width:80%;max-width:500px;padding:40px}.quote-text{font-family:var(--serif);font-size:0.95rem;line-height:1.8;color:var(--text1);text-align:center;font-style:italic;position:relative;z-index:2}.attitudes-text-wrapper{padding:0 0 0 0;height:400px;display:flex;flex-direction:column}.attitudes-headline{font-family:var(--title-font);font-size:1.2rem;text-transform:uppercase;letter-spacing:0.15em;color:var(--profile-accent);margin-bottom:20px;font-weight:600}.attitudes-text-content{font-family:var(--sans-serif);font-size:0.8rem;line-height:1.7;color:var(--grey-light);opacity:0.9;text-align:justify;overflow-y:auto;flex:1;padding-right:15px}.attitudes-text-content b{color:var(--profile-accent);font-weight:700}.attitudes-text-content strong{color:var(--profile-accent);font-weight:700}.attitudes-text-content::-webkit-scrollbar{width:8px}.attitudes-text-content::-webkit-scrollbar-track{background:var(--dark);border-left:1px solid var(--greybg)}.attitudes-text-content::-webkit-scrollbar-thumb{background:var(--greybg);border-left:1px solid var(--grey)}.attitudes-text-content::-webkit-scrollbar-thumb:hover{background:var(--grey)}.profile-content .timeline_wrapper,.tab-content .timeline_wrapper{background:none;padding:60px 40px 40px 80px;position:relative;margin:40px 0}.profile-content .timeline_wrapper::after,.tab-content .timeline_wrapper::after{content:'';position:absolute;left:40px;top:60px;bottom:40px;width:2px;background:var(--greybg);z-index:0}.profile-content .timeline_item,.tab-content .timeline_item{position:relative;padding-left:30px;margin-bottom:40px;z-index:2;background:none!important;border:none}.profile-content .timeline_item:last-child,.tab-content .timeline_item:last-child{margin-bottom:0}.profile-content .timeline_item::before,.tab-content .timeline_item::before{content:'';position:absolute;left:-46px;top:2px;width:14px;height:14px;background:var(--profile-accent);border-radius:50%;z-index:3;transition:transform 0.3s ease,box-shadow 0.3s ease}.profile-content .timeline_item .title,.tab-content .timeline_item .title{font-family:var(--title-font);font-size:1.8rem;text-transform:uppercase;letter-spacing:0.15em;color:var(--profile-accent);margin-bottom:15px;font-weight:600}.profile-content .timeline_item .content,.tab-content .timeline_item .content{background-color:var(--dark3);border:1px solid var(--greybg);padding:20px;font-family:var(--sans-serif);font-size:0.8rem;line-height:1.7;color:var(--grey-light);opacity:0.9;text-align:justify;position:relative;overflow:hidden}.timeline_item .content b{color:var(--profile-accent);font-weight:700}.profile-content .timeline_item .content::before,.tab-content .timeline_item .content::before{content:'';position:absolute;top:0;right:-155px;bottom:0;width:118%;background-image:var(--flower-bg);background-repeat:no-repeat;background-size:50%;background-position:bottom right;background-blend-mode:overlay;opacity:0.1;pointer-events:none;z-index:1;overflow:hidden}.profile-content .timeline_item:hover::before,.tab-content .timeline_item:hover::before{transform:scale(1.2);box-shadow:0 0 10px var(--profile-accent)}.skills-container{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:30px 30px}.skill-category{background-color:var(--dark3);position:relative;padding:25px;overflow:hidden;color:var(--grey-light)!important;font-family:var(--serif);font-size:0.85rem;line-height:1.2}.skill-category-title{font-family:var(--title-font);font-size:1.2rem;text-transform:uppercase;letter-spacing:0.15em;color:var(--profile-accent);margin-bottom:20px}.skill-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid rgba(var(--greybg-rgb),0.2);gap:10px}.skill-item:last-child{border-bottom:none}.skill-name{color:var(--grey-light)!important;font-family:var(--serif);font-size:0.85rem;line-height:1.2}.skill-rating{display:flex;gap:4px}.skill-rating i.fa-diamond,.skill-rating i.fas.fa-diamond,.skill-rating i.far.fa-diamond{margin:0 2px;font-size:12px}.skill-rating i.fa-diamond,.skill-rating i.fas.fa-diamond{color:var(--profile-accent)}.skill-category .border-segment.left{position:absolute;border-left:var(--border-style);top:calc(var(--corner-size));left:0;height:calc(100% - var(--corner-size) * 2);z-index:3}.skill-category .border-segment.top{position:absolute;border-bottom:var(--border-style);top:0;left:calc(var(--corner-size));width:calc(100% - var(--corner-size) * 2);z-index:3}.skill-category .border-segment.top::after{content:"";position:absolute;border:var(--border-style);border-top:0;border-left:0;width:var(--corner-size);height:var(--corner-size);border-radius:0 0 100% 0;top:0;left:calc(var(--corner-size) * -1)}.skill-category .border-segment.top::before{content:"";position:absolute;border:var(--border-style);border-top:0;border-right:0;width:var(--corner-size);height:var(--corner-size);border-radius:0 0 0 100%;top:0;right:calc(var(--corner-size) * -1)}.skill-category .border-segment.right{position:absolute;border-left:var(--border-style);top:calc(var(--corner-size));right:0;height:calc(100% - var(--corner-size) * 2);z-index:3}.skill-category .border-segment.bottom{position:absolute;border-top:var(--border-style);bottom:0;left:calc(var(--corner-size));width:calc(100% - var(--corner-size) * 2);z-index:3}.skill-category .border-segment.bottom::before{content:"";position:absolute;border:var(--border-style);border-bottom:0;border-left:0;width:var(--corner-size);height:var(--corner-size);border-radius:0 100% 0 0;bottom:0;left:calc(var(--corner-size) * -1)}.skill-category .border-segment.bottom::after{content:"";position:absolute;border:var(--border-style);border-bottom:0;border-right:0;width:var(--corner-size);height:var(--corner-size);border-radius:100% 0 0 0;bottom:0;right:calc(var(--corner-size) * -1)}.skill-delete{cursor:pointer;color:var(--greybg);opacity:0.7;transition:opacity 0.2s ease;margin-left:15px}.skill-delete:hover{opacity:1;color:var(--profile-accent)}.magical-signature-container{display:grid;grid-template-columns:2fr 1fr;gap:30px;margin:40px 30px;height:410px}.magical-signature-column{position:relative;padding:25px;font-family:var(--sans-serif);font-size:0.8rem;line-height:1.7;color:var(--grey-light);opacity:0.9;text-align:justify;overflow-y:auto;flex:1;padding-right:15px;max-height:100%}.magical-signature-column b{color:var(--profile-accent);font-weight:700}.magical-signature-column strong{color:var(--profile-accent);font-weight:800}.magical-signature-gallery{position:relative;padding:25px;background-color:var(--dark3);overflow:hidden}.magical-signature-title{font-family:var(--title-font);font-size:1.4rem;text-transform:uppercase;letter-spacing:0.15em;color:var(--profile-accent);margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid rgba(var(--profile-accent-rgb),0.3)}.magical-signature-gallery-images{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:15px;height:100%;position:relative}.magical-usergroup{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:var(--title-font);font-size:1.6rem;text-transform:uppercase;letter-spacing:0.2em;color:var(--profile-accent);text-align:center;z-index:2;width:100%;pointer-events:none;text-shadow:0 0 10px rgba(0,0,0,0.8)}.magical-signature-image{position:relative;width:100%;height:100%;min-height:80px;background-color:var(--dark3);display:flex;align-items:center;justify-content:center;overflow:hidden}.magical-signature-image img{width:80px;height:80px;object-fit:cover;opacity:0.9;filter:contrast(1.1) saturate(1.2);position:relative;z-index:0;outline:var(--border-style);outline-offset:8px}.image-container{position:relative;width:80px;height:80px}.image-container::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--profile-accent);mix-blend-mode:multiply;z-index:1;pointer-events:none}.magical-signature-gallery .border-segment.left{position:absolute;border-left:var(--border-style);top:calc(var(--corner-size));left:0;height:calc(100% - var(--corner-size) * 2);z-index:3}.magical-signature-gallery .border-segment.top{position:absolute;border-bottom:var(--border-style);top:0;left:calc(var(--corner-size));width:calc(100% - var(--corner-size) * 2);z-index:3}.magical-signature-gallery .border-segment.top::after{content:"";position:absolute;border:var(--border-style);border-top:0;border-left:0;width:var(--corner-size);height:var(--corner-size);border-radius:0 0 100% 0;top:0;left:calc(var(--corner-size) * -1)}.magical-signature-gallery .border-segment.top::before{content:"";position:absolute;border:var(--border-style);border-top:0;border-right:0;width:var(--corner-size);height:var(--corner-size);border-radius:0 0 0 100%;top:0;right:calc(var(--corner-size) * -1)}.magical-signature-gallery .border-segment.right{position:absolute;border-left:var(--border-style);top:calc(var(--corner-size));right:0;height:calc(100% - var(--corner-size) * 2);z-index:3}.magical-signature-gallery .border-segment.bottom{position:absolute;border-top:var(--border-style);bottom:0;left:calc(var(--corner-size));width:calc(100% - var(--corner-size) * 2);z-index:3}.magical-signature-gallery .border-segment.bottom::before{content:"";position:absolute;border:var(--border-style);border-bottom:0;border-left:0;width:var(--corner-size);height:var(--corner-size);border-radius:0 100% 0 0;bottom:0;left:calc(var(--corner-size) * -1)}.magical-signature-gallery .border-segment.bottom::after{content:"";position:absolute;border:var(--border-style);border-bottom:0;border-right:0;width:var(--corner-size);height:var(--corner-size);border-radius:100% 0 0 0;bottom:0;right:calc(var(--corner-size) * -1)}.magical-signature-column::-webkit-scrollbar{width:8px}.magical-signature-column::-webkit-scrollbar-track{background:var(--dark);border-left:1px solid var(--greybg)}.magical-signature-column::-webkit-scrollbar-thumb{background:var(--greybg);border-left:1px solid var(--grey)}.magical-signature-column::-webkit-scrollbar-thumb:hover{background:var(--grey)}.magical-blessings-curses-container{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin:40px 30px}.magical-blessings-curses-container b{color:var(--profile-accent);font-weight:700}.magical-blessings-curses-container strong{color:var(--profile-accent);font-weight:800}.magical-blessings-column{position:relative;padding:25px;font-family:var(--sans-serif);font-size:0.8rem;line-height:1.7;color:var(--grey-light);opacity:0.9;text-align:justify;overflow-y:auto;flex:1;padding-right:15px;max-height:100%}.magical-curses-column{position:relative;padding:25px;font-family:var(--sans-serif);font-size:0.8rem;line-height:1.7;color:var(--grey-light);opacity:0.9;text-align:justify;overflow-y:auto;overflow:hidden}.magical-content{max-height:calc(100% - 50px);overflow-y:auto}.inplay-container{position:relative;margin:40px;padding:40px;background-color:var(--dark3);overflow:hidden}.inplay-container::after{content:'';position:absolute;top:0;right:-49px;bottom:0;width:74%;background-image:var(--flower-bg);background-repeat:no-repeat;background-size:50%;background-position:bottom right;background-blend-mode:overlay;opacity:0.1;pointer-events:none;z-index:1;overflow:hidden}.inplay-content{font-family:var(--serif);font-size:0.9rem;line-height:1.7;color:var(--grey-light);max-width:800px;margin:0 auto;text-align:center}.inplay-container .border-segment.left{position:absolute;border-left:var(--border-style);top:calc(var(--corner-size));left:0;height:calc(100% - var(--corner-size) * 2);z-index:3}.inplay-container .border-segment.top{position:absolute;border-bottom:var(--border-style);top:0;left:calc(var(--corner-size));width:calc(100% - var(--corner-size) * 2);z-index:3}.inplay-container .border-segment.top::after{content:"";position:absolute;border:var(--border-style);border-top:0;border-left:0;width:var(--corner-size);height:var(--corner-size);border-radius:0 0 100% 0;top:0;left:calc(var(--corner-size) * -1)}.inplay-container .border-segment.top::before{content:"";position:absolute;border:var(--border-style);border-top:0;border-right:0;width:var(--corner-size);height:var(--corner-size);border-radius:0 0 0 100%;top:0;right:calc(var(--corner-size) * -1)}.inplay-container .border-segment.right{position:absolute;border-left:var(--border-style);top:calc(var(--corner-size));right:0;height:calc(100% - var(--corner-size) * 2);z-index:3}.inplay-container .border-segment.bottom{position:absolute;border-top:var(--border-style);bottom:0;left:calc(var(--corner-size));width:calc(100% - var(--corner-size) * 2);z-index:3}.inplay-container .border-segment.bottom::before{content:"";position:absolute;border:var(--border-style);border-bottom:0;border-left:0;width:var(--corner-size);height:var(--corner-size);border-radius:0 100% 0 0;bottom:0;left:calc(var(--corner-size) * -1)}.inplay-container .border-segment.bottom::after{content:"";position:absolute;border:var(--border-style);border-bottom:0;border-right:0;width:var(--corner-size);height:var(--corner-size);border-radius:100% 0 0 0;bottom:0;right:calc(var(--corner-size) * -1)}.inplayquotes-section{width:100%;margin:0 auto;text-align:center}.inplayquotes-content{margin:20px 0}.inplayquote-bit{margin-bottom:30px}.inplayquote-text{font-family:var(--serif);font-size:1rem;line-height:1.7;color:var(--grey-light);font-style:italic;margin-bottom:10px;max-width:80%;margin-left:auto;margin-right:auto}.inplayquote-meta{font-size:0.75rem;color:var(--grey-light);margin-top:5px;opacity:0.7}.inplayquote-meta span{margin:0 5px}.inplayquote-none{color:var(--grey-light);font-style:italic;padding:30px 0;text-align:center}.inplayquotes-footer{text-align:right;margin-top:45px;font-size:0.7rem;margin-right:-124px}.inplayquote-meta a,.inplayquotes-footer a{font-family:var(--sans-serif);color:var(--profile-accent);text-decoration:none;transition:color 0.3s ease;text-transform:uppercase}.inplayquote-meta a:hover,.inplayquotes-footer a:hover{color:var(--grey-light);text-decoration:none}.thread-tracker-container{width:100%;margin:30px 0}.thread-tracker{margin:30px 30px}.thread-tracker-title{font-family:var(--title-font);font-size:1.8rem;text-transform:uppercase;letter-spacing:0.15em;color:var(--profile-accent);margin-bottom:30px;text-align:center}.thread-tracker-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;width:100%}.thread-tracker-headline{font-family:var(--title-font);font-size:1.4rem;text-transform:uppercase;letter-spacing:0.15em;color:var(--profile-accent);margin-bottom:30px;text-align:center}.thread-tracker-columns{display:grid;grid-template-columns:1fr 1fr;gap:25px}.thread-tracker-column{position:relative;background-color:var(--dark3);padding:20px;overflow:hidden}.thread-tracker-column:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2}.thread-tracker-column .border-segment.left{position:absolute;border-left:var(--border-style);top:calc(var(--corner-size));left:0;height:calc(100% - var(--corner-size) * 2);z-index:3}.thread-tracker-column .border-segment.top{position:absolute;border-bottom:var(--border-style);top:0;left:calc(var(--corner-size));width:calc(100% - var(--corner-size) * 2);z-index:3}.thread-tracker-column .border-segment.top::after{content:"";position:absolute;border:var(--border-style);border-top:0;border-left:0;width:var(--corner-size);height:var(--corner-size);border-radius:0 0 100% 0;top:0;left:calc(var(--corner-size) * -1)}.thread-tracker-column .border-segment.top::before{content:"";position:absolute;border:var(--border-style);border-top:0;border-right:0;width:var(--corner-size);height:var(--corner-size);border-radius:0 0 0 100%;top:0;right:calc(var(--corner-size) * -1)}.thread-tracker-column .border-segment.right{position:absolute;border-left:var(--border-style);top:calc(var(--corner-size));right:0;height:calc(100% - var(--corner-size) * 2);z-index:3}.thread-tracker-column .border-segment.bottom{position:absolute;border-top:var(--border-style);bottom:0;left:calc(var(--corner-size));width:calc(100% - var(--corner-size) * 2);z-index:3}.thread-tracker-column .border-segment.bottom::before{content:"";position:absolute;border:var(--border-style);border-bottom:0;border-left:0;width:var(--corner-size);height:var(--corner-size);border-radius:0 100% 0 0;bottom:0;left:calc(var(--corner-size) * -1)}.thread-tracker-column .border-segment.bottom::after{content:"";position:absolute;border:var(--border-style);border-bottom:0;border-right:0;width:var(--corner-size);height:var(--corner-size);border-radius:100% 0 0 0;bottom:0;right:calc(var(--corner-size) * -1)}.column-title{font-family:var(--sans-serif);font-size:1rem;color:var(--profile-accent);margin-top:15px;margin-bottom:15px;padding-bottom:5px;border-bottom:1px solid rgba(var(--profile-accent-rgb),0.3)}.thread-year{margin-bottom:15px;font-family:var(--title-font)}.year-name{font-family:var(--title-font)!important;font-size:1.1rem;text-transform:uppercase;letter-spacing:0.1em;color:var(--profile-accent);margin:20px 0 15px 0;padding-bottom:5px;border-bottom:1px solid var(--profile-accent);opacity:0.9}.thread-month{margin-bottom:10px}.month-name{font-family:var(--sans-serif);font-size:0.9rem;text-transform:uppercase;letter-spacing:0.05em;color:var(--grey-light);margin:12px 0 8px 0;padding-bottom:3px;border-bottom:1px solid var(--greybg);opacity:0.7}.month-content{margin-bottom:10px}.thread-item{padding:8px 0;margin-bottom:5px;display:grid;grid-template-columns:auto 1fr;grid-template-areas:"date title"
    "empty location";gap:3px 10px;align-items:center;font-size:0.8rem}.thread-item:last-child{border-bottom:none}.thread-date{grid-area:date;font-family:var(--sans-serif);font-size:0.8rem;color:var(--grey-light);opacity:0.8;margin-right:5px}.thread-title1{grid-area:title;font-size:0.8rem!important;color:var(--grey-light);font-family:var(--sans-serif)}.thread-title1 a{color:var(--profile-accent)!important;text-decoration:none;transition:color 0.3s ease;text-transform:uppercase;font-family:var(--sans-serif)}.thread-title1 a:hover{color:var(--text1)!important;text-decoration:none!important}.thread-title1 .no-link{color:var(--grey-light);cursor:default}.thread-location{grid-area:location;font-size:0.8rem;color:var(--grey-light);opacity:0.8;padding-left:10px}.thread-none{padding:15px;text-align:center;font-style:italic;color:var(--grey-light);font-family:var(--sans-serif)}.thread-title{font-family:var(--sans-serif)}.thread-title a{font-family:var(--sans-serif);color:var(--profile-accent);text-decoration:none;transition:color 0.3s ease;text-transform:uppercase;letter-spacing:0.03em;font-size:0.9rem}.thread-title a:hover{color:var(--text1);text-decoration:none}.thread-title:after{font-style:italic;color:var(--grey-light);font-size:0.9rem}.thread-location{font-family:var(--sans-serif);font-size:0.8rem}.thread-location a{color:var(--profile-accent);text-decoration:none;transition:color 0.3s ease}.thread-location a:hover{color:var(--text1)}.year-name,.thread-date{font-family:var(--sans-serif);color:var(--grey-light)}.month-name{font-family:var(--sans-serif);color:var(--grey-light)}.author-container{display:grid;grid-template-columns:2fr 1fr;gap:30px;margin:40px 30px}.author-bio{padding:0 10px}.author-info{margin-bottom:40px}.author-played-by{margin-bottom:20px}.author-info-label{font-family:var(--sans-serif);font-size:0.7rem;text-transform:uppercase;letter-spacing:0.1em;color:var(--profile-accent);margin-bottom:5px}.author-info-value{font-family:var(--title-font);font-size:1.8rem;text-transform:uppercase;letter-spacing:0.05em;color:var(--grey-light);line-height:1.2}.author-meta{margin-top:8px;border-top:1px solid var(--greybg);opacity:0.7}.author-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:20px;padding-top:15px;border-top:1px solid var(--dark3)}.profile-stat-item{position:relative;font-family:var(--sans-serif);padding-left:15px}.profile-stat-item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:5px;background-color:var(--profile-accent);opacity:0.7}.profile-stat-value{font-size:0.85rem;color:var(--grey-light);letter-spacing:0.02em}.section-title{font-family:var(--title-font);font-size:1rem;text-transform:uppercase;letter-spacing:0.1em;color:var(--profile-accent);margin:40px 0 20px 0;padding-bottom:5px;border-bottom:1px solid var(--dark3)}.author-characters{margin-top:30px}.character-grid_profile{display:flex;flex-wrap:wrap;gap:25px;margin-top:15px;justify-content:flex-start}.character-item{position:relative;width:40px;height:60px;overflow:hidden;outline:var(--border-style);outline-offset:8px;flex-shrink:0;margin-bottom:5px}.character-item img{width:100%;height:100%;object-fit:cover;filter:grayscale(100%);position:relative;z-index:0;transition:all 0.3s ease}.character-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--profile-accent);mix-blend-mode:multiply;z-index:1;opacity:0.7;pointer-events:none;transition:opacity 0.3s ease}.character-item:hover .character-overlay{opacity:0}.author-facts{position:relative;padding:25px;background-color:var(--dark3);overflow:hidden;display:flex;flex-direction:column;justify-content:center}.facts-grid{display:grid;grid-template-columns:1fr;gap:15px;margin:10px 0}.fact-item{margin-bottom:5px}.author-bio a{color:var(--profile-accent);text-decoration:none;transition:color 0.3s ease}.author-bio a:hover{color:var(--text1)}.author-facts .border-segment{position:absolute;z-index:3}.author-facts .border-segment.left{border-left:var(--border-style);top:calc(var(--corner-size));left:0;height:calc(100% - var(--corner-size) * 2)}.author-facts .border-segment.right{border-left:var(--border-style);top:calc(var(--corner-size));right:0;height:calc(100% - var(--corner-size) * 2)}.author-facts .border-segment.top{border-bottom:var(--border-style);top:0;left:calc(var(--corner-size));width:calc(100% - var(--corner-size) * 2)}.author-facts .border-segment.bottom{border-top:var(--border-style);bottom:0;left:calc(var(--corner-size));width:calc(100% - var(--corner-size) * 2)}.author-facts .border-segment.top::before,.author-facts .border-segment.top::after{content:"";position:absolute;border:var(--border-style);width:var(--corner-size);height:var(--corner-size)}.author-facts .border-segment.top::before{border-top:0;border-right:0;border-radius:0 0 0 100%;top:0;right:calc(var(--corner-size) * -1)}.author-facts .border-segment.top::after{border-top:0;border-left:0;border-radius:0 0 100% 0;top:0;left:calc(var(--corner-size) * -1)}.author-facts .border-segment.bottom::before,.author-facts .border-segment.bottom::after{content:"";position:absolute;border:var(--border-style);width:var(--corner-size);height:var(--corner-size)}.author-facts .border-segment.bottom::before{border-bottom:0;border-left:0;border-radius:0 100% 0 0;bottom:0;left:calc(var(--corner-size) * -1)}.author-facts .border-segment.bottom::after{border-bottom:0;border-right:0;border-radius:100% 0 0 0;bottom:0;right:calc(var(--corner-size) * -1)}.rela-noncats{font-size:0.85rem;color:var(--grey-light);letter-spacing:0.02em;font-family:var(--sans-serif)}@media screen and (max-width:1280px),screen and (max-device-width:1280px){.profile-wrapper{margin:30px auto 50px}.profile-header{gap:40px;padding:60px 50px}.profile-header-image{width:350px;height:450px}.profile-name-header{font-size:2.5rem}.profile-facts{gap:20px 60px}.author-container{gap:25px;margin:30px 25px}}@media screen and (max-width:1024px),screen and (max-device-width:1024px){.profile-wrapper{margin:20px auto 40px}.profile-header{gap:30px;padding:40px 40px}.profile-header-image{width:300px;height:400px}.profile-name-header{font-size:2.2rem}.profile-facts{grid-template-columns:repeat(3,1fr);gap:20px 30px}.profile-fact{width:100%}.profile-attitudes-section{grid-template-columns:1fr;gap:30px;margin:40px 0}.attitudes-image-wrapper{width:100%;max-width:650px;margin:0 auto}.attitudes-text-wrapper{width:100%;height:auto;min-height:300px}}@media screen and (max-width:980px),screen and (max-device-width:768px),only screen and (min-device-width:768px) and (max-device-width:1024px){.profile-wrapper{margin:15px auto 30px}.profile-pinterest-header{display:none !important}.profile-header{flex-direction:column;align-items:center;gap:30px;padding:40px 30px;position:relative}.profile-header-left{width:100%;display:flex;justify-content:center}.profile-header-image{width:280px;height:380px}.profile-header-right{width:100%}.profile-name-header{font-size:2rem}.profile-facts{grid-template-columns:repeat(2,1fr);gap:15px 25px;padding:40px 30px}.profile-fact{width:100%}.personality-container{flex-direction:column;gap:30px}.personality-column{width:100%}.aucp_range{width:100%;max-width:180px;min-width:120px}.label-left{width:auto;min-width:80px}.label-right{width:auto;min-width:80px}.skills-container{grid-template-columns:1fr;gap:20px;margin:30px 20px}.profile-text-content{column-count:1 !important;column-gap:0;padding:0 20px}.profile-tabs{display:block !important;padding:15px 20px !important;width:100% !important}.profile-tab{display:block !important;width:100% !important;max-width:100% !important;padding:12px 20px !important;margin-bottom:8px !important;font-size:0.85rem !important;text-align:center !important;box-sizing:border-box !important;z-index:10 !important}.profile-tab:last-child{margin-bottom:0 !important}.profile-tab i{font-size:0.7rem !important;margin-right:8px !important}.tab-content{padding:25px 15px}.magical-signature-container{grid-template-columns:1fr;gap:25px;height:auto}.magical-signature-column,.magical-signature-gallery{max-height:none}.magical-blessings-curses-container{grid-template-columns:1fr;gap:25px}.author-container{grid-template-columns:1fr;gap:30px;margin:30px 20px}.author-bio{order:1}.author-facts{order:2;padding:20px}.thread-tracker-columns{grid-template-columns:1fr;gap:25px}.profile-wrapper,.profile-content,.tab-content{overflow-x:hidden;max-width:100%}}@media screen and (max-width:800px),screen and (max-device-width:600px),only screen and (min-device-width:320px) and (max-device-width:480px){.profile-wrapper{margin:10px auto 20px}.profile-pinterest-header{display:none !important}.profile-header{padding:30px 20px;gap:25px}.profile-header-image{width:240px;height:320px;outline-offset:8px}.profile-name-header{font-size:1.8rem;padding-bottom:20px}.profile-name-header::before{top:60px}.profile-name-header::after{width:80px;height:80px;top:20px}.profile-facts{grid-template-columns:repeat(2,1fr);gap:12px 20px;padding:30px 20px}.profile-fact{padding:0;width:100%}.fact-label{font-size:0.65rem}.fact-value{font-size:0.75rem}.personality-container{flex-direction:column;gap:25px}.personality-column{width:100%;min-height:auto}.personality-trait{margin-bottom:20px}.aucp_range{width:100%;max-width:150px;min-width:100px;margin:0 10px}.label-left,.label-right{font-size:0.65rem;min-width:70px;width:auto}.skills-container{grid-template-columns:1fr;gap:20px;margin:25px 15px}.skill-category{padding:20px 15px}.profile-text-content{column-count:1 !important;padding:0 15px;font-size:0.75rem}.profile-tabs{padding:12px 15px !important}.profile-tab{padding:10px 15px !important;margin-bottom:6px !important;font-size:0.8rem !important}.tab-content{padding:20px 10px}.profile-attitudes-section{grid-template-columns:1fr;margin:30px 0}.attitudes-image-wrapper{width:100%;height:300px}.attitudes-text-wrapper{padding:20px 15px;height:auto}.magical-signature-container{grid-template-columns:1fr;margin:30px 15px;height:auto}.magical-signature-column,.magical-signature-gallery{padding:20px 15px}.magical-blessings-curses-container{grid-template-columns:1fr;margin:30px 15px}.thread-tracker{margin:25px 15px}.thread-tracker-columns{grid-template-columns:1fr}.thread-tracker-column{padding:18px 15px}.author-container{grid-template-columns:1fr;gap:25px;margin:25px 15px}.author-bio{padding:0}.author-facts{padding:18px 15px}.author-info-value{font-size:1.5rem}.author-stats{grid-template-columns:repeat(2,1fr);gap:12px}.inplay-container{margin:30px 15px;padding:30px 15px}.character-grid_profile{gap:20px}.character-item{width:35px;height:55px;outline-offset:6px}.facts-grid{gap:12px}.section-title{font-size:0.9rem;margin:30px 0 15px 0}.thread-item{padding:8px 0;font-size:0.75rem;gap:3px 8px}.thread-date{font-size:0.7rem}.thread-title1{font-size:0.75rem !important}.thread-location{font-size:0.7rem}}@media screen and (max-width:600px),screen and (max-device-width:400px),only screen and (min-device-width:320px) and (max-device-width:374px){.profile-header{padding:20px 15px}.profile-header-image{width:200px;height:280px}.profile-name-header{font-size:1.5rem}.profile-name-header::after{width:70px;height:70px}.profile-facts{gap:10px 15px;padding:25px 15px}.profile-fact{padding:0;width:100%}.fact-label{font-size:0.6rem}.fact-value{font-size:0.7rem}.personality-container{gap:20px}.label-left,.label-right{font-size:0.6rem;min-width:60px}.aucp_range{max-width:120px;min-width:80px;margin:0 8px}.skills-container{margin:20px 10px;gap:18px}.skill-category{padding:18px 12px}.skill-category-title{font-size:1rem}.skill-name{font-size:0.75rem}.profile-text-content{padding:0 10px}.profile-tabs{padding:10px 12px !important}.profile-tab{padding:9px 12px !important;margin-bottom:5px !important;font-size:0.75rem !important}.tab-content{padding:15px 8px}.author-container{margin:20px 10px;gap:20px}.author-info-value{font-size:1.3rem}.character-item{width:30px;height:50px;outline-offset:5px}.character-grid_profile{gap:18px}:root{--corner-size:8px;--border-padding:10px}}@media screen and (max-width:900px) and (max-height:500px) and (orientation:landscape),screen and (max-device-width:900px) and (max-device-height:500px) and (orientation:landscape){.profile-header{flex-direction:row;gap:25px;padding:30px 25px}.profile-header-image{width:200px;height:280px}.profile-name-header{font-size:1.6rem}.profile-facts{grid-template-columns:repeat(3,1fr);gap:12px 25px}.profile-fact{width:100%}.personality-container{flex-direction:row;gap:25px}.personality-column{flex:1}.skills-container{grid-template-columns:repeat(2,1fr)}.profile-text-content{column-count:1 !important}.profile-tabs{display:flex;flex-wrap:wrap}}