.toto-single-project{background:#fff;min-height:60vh}.toto-spj-meta-line-wrap{background:#fff;border-bottom:1px solid var(--toto-gray-200,#e8e8e8)}.toto-spj-meta-line-inner{max-width:var(--toto-max-w,1200px);margin:0 auto;padding:.65rem var(--toto-px,2rem) .75rem;font-family:'GothamSSm','Helvetica Neue',Arial,sans-serif;font-size:.72rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--toto-gray-600,#606060);text-align:center;line-height:1.5}.toto-spj-meta-line-sep{opacity:.45;font-weight:400;padding:0 .15em}.toto-spj-ph-badge{display:inline-block;background:var(--toto-red,#c0272d);color:#fff;font-size:.68rem;font-weight:700;padding:.3rem .8rem;border-radius:3px;letter-spacing:.08em;text-transform:uppercase}.toto-spj-gallery-section{background:#f4f6fa;padding:1.25rem 0 1.5rem;border-bottom:1px solid #e8ecf1}.toto-spj-gallery-wrap{max-width:var(--toto-max-w,1200px);margin:0 auto;padding:0 var(--toto-px,2rem) 0}.toto-spj-main-viewer{position:relative;width:100%;background:#fff;aspect-ratio: 16 / 9;overflow:hidden;border-radius:8px;border:1px solid #e2e6ed;box-shadow:0 2px 14px rgba(15,23,42,.06)}@supports not (aspect-ratio: 16/9) {
    .toto-spj-main-viewer { height: 0; padding-bottom: 56.25%; }
}.toto-spj-view{position:absolute;inset:0;display:none;align-items:center;justify-content:center}.toto-spj-view.active{display:flex}.toto-spj-view--img img{width:100%;height:100%;object-fit:contain;display:block;background:#eceff4}.toto-spj-view--video iframe{width:100%;height:100%;border:none;display:block}.toto-spj-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:44px;height:44px;background:rgba(255,255,255,.96);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(0,0,0,.08);border-radius:50%;color:#1a1a1a;box-shadow:0 2px 10px rgba(0,0,0,.08);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s , border-color .2s , transform .2s , box-shadow .2s;padding:0}.toto-spj-arrow:hover{background:#fff;border-color:rgba(0,0,0,.12);transform:translateY(-50%) scale(1.08);box-shadow:0 4px 14px rgba(0,0,0,.1)}.toto-spj-arrow--prev{left:1rem}.toto-spj-arrow--next{right:1rem}.toto-spj-counter{position:absolute;bottom:1rem;right:1rem;background:rgba(255,255,255,.94);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid #e2e6ed;color:#334155;font-size:.72rem;font-weight:600;padding:.3rem .65rem;border-radius:20px;letter-spacing:.05em;pointer-events:none;z-index:10;box-shadow:0 1px 4px rgba(15,23,42,.06)}.toto-spj-expand-btn{position:absolute;top:1rem;right:1rem;width:38px;height:38px;background:rgba(255,255,255,.95);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(0,0,0,.1);border-radius:8px;color:#1a1a1a;box-shadow:0 2px 8px rgba(0,0,0,.06);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:background .2s , opacity .2s , border-color .2s , box-shadow .2s;opacity:0;padding:0}.toto-spj-main-viewer:hover .toto-spj-expand-btn{opacity:1}.toto-spj-expand-btn:hover{background:#fff;border-color:rgba(0,0,0,.14);box-shadow:0 4px 12px rgba(0,0,0,.08)}.toto-spj-thumbs{display:flex;align-items:center;gap:.5rem;padding:.75rem 0 1rem;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.toto-spj-thumbs::-webkit-scrollbar{height:4px}.toto-spj-thumbs::-webkit-scrollbar-track{background:rgba(0,0,0,.04);border-radius:2px}.toto-spj-thumbs::-webkit-scrollbar-thumb{background:rgba(0,0,0,.18);border-radius:2px}.toto-spj-thumb{position:relative;flex-shrink:0;width:88px;height:60px;border:2px solid transparent;border-radius:6px;background:#dce1ea;overflow:hidden;cursor:pointer;padding:0;transition:border-color .2s , transform .2s , opacity .2s , box-shadow .2s;opacity:.72;box-shadow:0 1px 3px rgba(15,23,42,.06)}.toto-spj-thumb img{width:100%;height:100%;object-fit:cover;display:block}.toto-spj-thumb-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e8ecf2,#d0d6e2)}.toto-spj-thumb:hover{opacity:1;border-color:rgba(0,0,0,.18);transform:translateY(-2px);box-shadow:0 3px 8px rgba(15,23,42,.08)}.toto-spj-thumb.active{border-color:var(--toto-red,#c0272d);opacity:1;transform:translateY(-2px);box-shadow:0 2px 10px rgba(192,39,45,.2)}.toto-spj-thumb-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);color:#fff}.toto-spj-thumb-play svg{filter:drop-shadow(0 1px 2px rgba(0,0,0,.5))}.toto-spj-lightbox{position:fixed;inset:0;background:rgba(0,0,0,.92);z-index:99999;display:flex;align-items:center;justify-content:center;padding:2rem;backdrop-filter:blur(4px)}.toto-spj-lightbox[hidden]{display:none}.toto-spj-lb-img{max-width:90vw;max-height:88vh;border-radius:.5rem;object-fit:contain;box-shadow:0 12px 60px rgba(0,0,0,.6)}.toto-spj-lb-close{position:absolute;top:1.25rem;right:1.25rem;width:44px;height:44px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s , transform .15s;padding:0}.toto-spj-lb-close:hover{background:rgba(255,255,255,.22);transform:rotate(90deg)}.toto-spj-body{background:#fff;padding-bottom:5rem}.toto-spj-body-inner{max-width:var(--toto-max-w,1200px);margin:0 auto;padding:0 var(--toto-px,2rem)}.toto-spj-body-layout{display:block;max-width:100%;padding-top:3rem}.toto-spj-main{min-width:0}.toto-spj-content{font-size:.95rem;line-height:1.85;color:var(--toto-gray-700,#404040)}.toto-spj-content h2,.toto-spj-content h3,.toto-spj-content h4{font-family:'GothamSSm','Helvetica Neue',Arial,sans-serif;color:var(--toto-black,#0a0a0a);margin:2rem 0 .75rem;line-height:1.2}.toto-spj-content h2{font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:700}.toto-spj-content h3{font-size:1.15rem;font-weight:700}.toto-spj-content h4{font-size:1rem;font-weight:700}.toto-spj-content p{margin:0 0 1.1rem}.toto-spj-content ul,.toto-spj-content ol{padding-left:1.5rem;margin:0 0 1.1rem}.toto-spj-content li{margin-bottom:.45rem}.toto-spj-content a{color:var(--toto-red,#c0272d);text-decoration:underline}.toto-spj-content img{border-radius:.5rem;max-width:100%;height:auto;margin:1.25rem 0}.toto-spj-content blockquote{border-left:3px solid var(--toto-red,#c0272d);padding:.5rem 1.25rem;margin:1.5rem 0;color:var(--toto-gray-600,#606060);font-style:italic;background:var(--toto-gray-100,#f5f5f5);border-radius:0 .4rem .4rem 0}.toto-spj-content table{width:100%;border-collapse:collapse;margin:1.5rem 0 2rem;font-size:.88rem;border-radius:.5rem;overflow:hidden;box-shadow:0 1px 0 0 var(--toto-gray-200,#e5e5e5)}.toto-spj-content table thead{background:var(--toto-black,#0a0a0a);color:#fff}.toto-spj-content table thead th{padding:.85rem 1rem;text-align:left;font-size:.75rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;border:none}.toto-spj-content table tbody tr{border-bottom:1px solid var(--toto-gray-200,#e5e5e5);transition:background .15s}.toto-spj-content table tbody tr:last-child{border-bottom:none}.toto-spj-content table tbody tr:nth-child(even) {background:var(--toto-gray-100,#f5f5f5)}.toto-spj-content table tbody tr:hover{background:#f0f0f0}.toto-spj-content table tbody td{padding:.75rem 1rem;color:var(--toto-gray-700,#404040);vertical-align:middle;border:none}.toto-spj-content table tbody td:first-child{font-weight:600;color:var(--toto-black,#0a0a0a)}.toto-spj-content .wp-block-table{overflow-x:auto}.toto-spj-content figure.wp-block-table{overflow-x:auto;margin:1.5rem 0}.toto-spj-content figure.wp-block-table table{margin:0}.toto-spj-sidebar{position:sticky;top:100px;display:flex;flex-direction:column;gap:1rem}.toto-spj-info-card{background:var(--toto-gray-100,#f5f5f5);border:1px solid var(--toto-gray-200,#e5e5e5);border-radius:.75rem;padding:1.75rem 1.5rem;display:flex;flex-direction:column;gap:1rem}.toto-spj-card-title{font-family:'GothamSSm','Helvetica Neue',Arial,sans-serif;font-size:1.1rem;font-weight:700;color:var(--toto-black,#0a0a0a);margin:0;line-height:1.25}.toto-spj-card-sub{font-size:.85rem;color:var(--toto-gray-600,#606060);margin:0}.toto-spj-card-badge{display:inline-flex;align-self:flex-start;background:var(--toto-black,#0a0a0a);color:#fff;font-size:.7rem;font-weight:600;padding:.35rem .8rem;border-radius:4px;letter-spacing:.04em}.toto-spj-meta{border-top:1px solid var(--toto-gray-200,#e5e5e5);padding-top:1rem;display:flex;flex-direction:column;gap:.5rem}.toto-spj-meta-row{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.toto-spj-meta-label{font-size:.75rem;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.05em}.toto-spj-meta-value{font-size:.82rem;color:var(--toto-black,#0a0a0a);font-weight:500}.toto-spj-cta-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;background:var(--toto-red,#c0272d);color:#fff;border-radius:var(--toto-radius,.5rem);font-family:'GothamSSm','Helvetica Neue',Arial,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s , transform .15s;letter-spacing:.02em;border:none;cursor:pointer}.toto-spj-cta-btn:hover{background:var(--toto-red-dark,#9a1f24);color:#fff;transform:translateY(-1px)}.toto-spj-back-link{display:inline-flex;align-items:center;gap:.45rem;font-size:.82rem;font-weight:600;color:var(--toto-gray-600,#606060);text-decoration:none;padding:.6rem .75rem;border-radius:.4rem;transition:color .15s , background .15s;letter-spacing:.04em}.toto-spj-back-link:hover{color:var(--toto-black,#0a0a0a);background:var(--toto-gray-100,#f5f5f5)}@media (max-width:600px){.toto-apj-hero{min-height:200px}.toto-apj-hero-title{font-size:1.5rem}.toto-spj-gallery-wrap{padding:0 0 0}.toto-spj-thumbs{padding:.5rem var(--toto-px,.75rem) .75rem}.toto-spj-thumb{width:64px;height:44px}.toto-spj-arrow{width:36px;height:36px}}